setInAnimation

abstract fun setInAnimation(block: DesignBlock, animation: DesignBlock)

Sets the "in" animation for the given block.

Parameters

block

the design block whose "in" animation should be set.

animation

The animation to set.